Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 API changes #118

Merged
merged 12 commits into from
Dec 6, 2023
Merged

v2 API changes #118

merged 12 commits into from
Dec 6, 2023

Conversation

lukasIO
Copy link
Contributor

@lukasIO lukasIO commented Dec 5, 2023

This also adds changesets for the publishing workflow so that we get a changelog file for free.

Major breaking changes are outlined in the changesets already.

lukasIO and others added 8 commits December 5, 2023 17:23
* merge main

* Cleanup & Lint

* fix tests

* fix dependencies

* fix tests

* update protobuf lib

* move await

* address comments

* fix tests

---------

Co-authored-by: Mohammad Rasim <[email protected]>
* merge main

* Cleanup & Lint

* fix tests

* fix dependencies

* fix tests

* update protobuf lib

* use protobuf-es

* change package type to ESM and use vitest to support tests with ESM

* Use fully specified imports everywhere

* cleanup deps

* cleanup deps

---------

Co-authored-by: Mohammad Rasim <[email protected]>
@lukasIO lukasIO marked this pull request as ready for review December 5, 2023 17:07
Copy link

changeset-bot bot commented Dec 5, 2023

🦋 Changeset detected

Latest commit: b1b712b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
livekit-server-sdk Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lukasIO lukasIO requested a review from davidzhao December 5, 2023 17:14
Copy link
Member

@davidzhao davidzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg! 🚀

@lukasIO lukasIO changed the title Preparation for v2 v2 API changes Dec 6, 2023
@lukasIO lukasIO merged commit d166b71 into main Dec 6, 2023
2 checks passed
@lukasIO lukasIO deleted the v2 branch December 6, 2023 14:09
@Skaldebane
Copy link
Contributor

Hi there! Is there any time estimate of when v2 could be released?

I'm still using a custom patched version of an older version of library (for compatibility with Cloudflare), so I'm missing on other bug fixes and updates 😅

And thanks a lot for your hard work on this!

@lukasIO
Copy link
Contributor Author

lukasIO commented Jan 11, 2024

We're planning to release it sometime within the next week!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants